Three read-only reporting business objects allow you to include the current opportunity, prospect, and assignees in an email merge output process:
You can use fields from these objects in an email template and its corresponding selection query. Make sure to use the tablename.fieldname format (OppSalesContact.ProspectName), not the view name format (vBoOppSalesContact.ProspectName).
Output process example: email message
The following example is a simple new opportunity email notification to the Opportunity Owner.
Dear [OppSalesContact.Name],
The [OppSalesContact.OpportunityId] opportunity has been assigned to you.
The prospect's name is [OppSalesContact.ProspectName].
10.6 Production Release. Updated 2/16/2006 4:09:24 PM
© Copyright by Advanced Solutions International, Inc.
All rights reserved.